globalcoininvestments.com Open in urlscan Pro
191.96.56.192  Public Scan

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

Form analysis 2 forms found in the DOM

<form class="form-financial form--invest">
  <input type="hidden" name="form_id" value="16911562212075">
  <input type="hidden" name="form_token" value="68cec254a5b70393a9a84d4d5cb51c81">
  <input type="hidden" name="form_id" value="15344167327253">
  <input type="hidden" name="form_token" value="60717c1a0e16d3b76fe169cc51eb3a79">
  <div class="form-financial-top">
    <div class="plans-navigation">
      <ul class="nav nav-tabs" id="myTab" role="tablist">
        <li class="nav-item">
          <a class="nav-link active" id="daily-tab" data-toggle="tab" href="#daily" role="tab" aria-controls="daily" aria-selected="true">TRADE NOW</a>
        </li>
      </ul>
    </div>
  </div>
  <!-- /.form-financial-top -->
  <div class="tab-content" id="myTabContent">
    <div class="tab-pane fade show active" id="daily" role="tabpanel" aria-labelledby="home-tab">
      <div class="tariff-plans">
        <style>
          @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap');
          @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap');

          .plan-card {
            font-family: 'Poppins', sans-serif;
            font-size: 16px;
            /* background-image: url('assets/1.jpg'); */
            background-repeat: no-repeat;
            background-size: cover;
            background-color: transparent;
            color: #fff;
            padding: 30px 10px;
            text-align: center;
            border-radius: 10px;
            width: 100%;
            height: auto;
            box-shadow: 0px 2px 8px #ccc;
          }

          .plan-title {
            color: #fff;
            font-size: 24px;
            text-transform: uppercase;
          }

          .plan-card li {
            font-size: 14px;
          }

          .plan-details {
            margin-top: 30px;
          }

          .plan-details ul li {
            color: #fff;
            padding: 10px 1px;
            border-bottom: 1px solid #ccc;
          }

          .capital {
            color: red;
            margin-top: 30px;
          }

          .plan-card a {
            display: inline-block;
            margin-top: 20px;
            padding: 10px 25px;
            border-radius: 5px;
            background: #1e1e1e;
            font-size: 18px;
            color: #fff;
          }

          .plan-card a:hover {
            border: 1px solid #fff;
            background: transparent;
            color: #fff;
            transition: border 0.9s linear
          }

          .capital {
            color: #fff;
            font-size: 20px;
          }

          .value {
            color: #7367f0;
          }

          .minimum {
            color: #ffff00;
          }

          .leverage {
            background: #fff;
            box-shadow: 3px 3px 20px 2px #ccc;
            width: 80%;
            margin: auto;
            padding: 10px 5px;
            border-radius: 10px
          }

          .investment-container {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 20px;
            margin: auto;
          }

          .investment-card li {
            list-style: none
          }

          .investment-card {
            max-width: 270px;
          }

          /* media query  */
          @media screen and (min-width: 768px) {
            .leverage {
              width: 30%;
            }
          }
        </style>
        <div class="investment-container">
          <div class="investment-card fadeInUp wow" style="visibility: hidden; animation-name: none;">
            <div class="plan-card">
              <h2 class="plan-title">BASE PLAN</h2>
              <div class="plan-details">
                <ul>
                  <li style="text-transform: uppercase; font-size: 20px"><span class="minimum"> 3% Daily</span> Return</li>
                  <li>Compounding <span class="minimum">minimum total of</span> 21%</li>
                  <li><span class="minimum" style="font-size: 16px">Within</span> 7 Days </li>
                  <li>Compounded Interest + <span class="value minimum">Capital</span></li>
                </ul>
              </div>
              <p class="capital"> $50 - $2,000 </p>
              <a href="?a=signup&amp;plan=BASE PLAN&amp;percent=21">choose plan</a>
            </div>
          </div>
          <div class="investment-card fadeInUp wow" style="visibility: hidden; animation-name: none;">
            <div class="plan-card">
              <h2 class="plan-title">PREMIUM PLAN</h2>
              <div class="plan-details">
                <ul>
                  <li style="text-transform: uppercase; font-size: 20px"><span class="minimum"> 4% Daily</span> Return</li>
                  <li>Compounding <span class="minimum">minimum total of</span> 24%</li>
                  <li><span class="minimum" style="font-size: 16px">Within</span> 6 Days </li>
                  <li>Compounded Interest + <span class="value minimum">Capital</span></li>
                </ul>
              </div>
              <p class="capital"> $2,000 - $5,000 </p>
              <a href="?a=signup&amp;plan=PREMIUM PLAN&amp;percent=24">choose plan</a>
            </div>
          </div>
          <div class="investment-card fadeInUp wow" style="visibility: hidden; animation-name: none;">
            <div class="plan-card">
              <h2 class="plan-title">GOLDEN PLAN</h2>
              <div class="plan-details">
                <ul>
                  <li style="text-transform: uppercase; font-size: 20px"><span class="minimum"> 6% Daily</span> Return</li>
                  <li>Compounding <span class="minimum">minimum total of</span> 30%</li>
                  <li><span class="minimum" style="font-size: 16px">Within</span> 5 Days </li>
                  <li>Compounded Interest + <span class="value minimum">Capital</span></li>
                </ul>
              </div>
              <p class="capital"> $5,000 - $20,000 </p>
              <a href="?a=signup&amp;plan=GOLDEN PLAN&amp;percent=30">choose plan</a>
            </div>
          </div>
          <div class="investment-card fadeInUp wow" style="visibility: hidden; animation-name: none;">
            <div class="plan-card">
              <h2 class="plan-title">MACRO PLAN</h2>
              <div class="plan-details">
                <ul>
                  <li style="text-transform: uppercase; font-size: 20px"><span class="minimum"> 10% Daily</span> Return</li>
                  <li>Compounding <span class="minimum">minimum total of</span> 40%</li>
                  <li><span class="minimum" style="font-size: 16px">Within</span> 4 Days </li>
                  <li>Compounded Interest + <span class="value minimum">Capital</span></li>
                </ul>
              </div>
              <p class="capital"> $20,000 - $100,000 </p>
              <a href="?a=signup&amp;plan=MACRO PLAN&amp;percent=40">choose plan</a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Globalcoin Investment | Home

POWERED BY TRANSLATE

 * Log in
 * Create account

 * Home
 * About
 * For partners
 * FAQ
   
 * Contacts

Do Not Miss


SECURE REAL INVESTMENTS WITH
GLOBALCOIN INVESTMENT

Our expertise helps us in effective investment management. We maximize profits
while minimizing risks – thus, every investment brings income. Just try right
now and see for yourself!

Get Started


ABOUT US

> Dan Morehead
> 
> “We believe in the future of cryptocurrency, because it entered the exchange
> markets on a strong note. Success in this sphere is assured to everyone, who
> gets the hang of managing risks in this sphere. ”

Globalcoin Investment is a hedge fund, private investment partnership. We
attract investors in order to get steady income. The core of our activity is
conducting financial transactions on the international exchanges, while managing
risks and guaranteeing profits.

Our team consists of experienced traders that are engaged in trading activity
for more than 10 years. We created the financial portfolio with active pool of
profit from the high-yielding assets. Attracting additional capital allows to
extend boundaries and to move forward. With our company every investor becomes a
player on professional exchange market.

Read the whole story



OUR INVESTMENT PLANS

 * TRADE NOW


BASE PLAN

 * 3% Daily Return
 * Compounding minimum total of 21%
 * Within 7 Days
 * Compounded Interest + Capital

$50 - $2,000

choose plan


PREMIUM PLAN

 * 4% Daily Return
 * Compounding minimum total of 24%
 * Within 6 Days
 * Compounded Interest + Capital

$2,000 - $5,000

choose plan


GOLDEN PLAN

 * 6% Daily Return
 * Compounding minimum total of 30%
 * Within 5 Days
 * Compounded Interest + Capital

$5,000 - $20,000

choose plan


MACRO PLAN

 * 10% Daily Return
 * Compounding minimum total of 40%
 * Within 4 Days
 * Compounded Interest + Capital

$20,000 - $100,000

choose plan
 * 
   Secure investments
 * 
   Variety of investment plans
 * 
   Most popular payment systems
 * 
   Fast withdrawals (up to 8 hours)


OUR DEVELOPMENT

Our key success factor is our desire to constantly move forward. We learn on the
regular basis, analyzing our achievements and then doing the next step in our
development. Years of hard work helps us to create impressive knowledge assets.
We developed our own strategies of trading and had great practical experience in
risks management.

Inviting investors, we know full well the level of responsibility and we are
striving for transparent partnership. Our objective is long and strong
cooperation that will bring the maximum possible benefit for both parties.


CALCULATOR


Percent:
104%
Total profit:
1.40$
Total income:
11.40$


ADVANTAGES

 * 
 * 
 * 
 * 
 * 
 * 


 * MAXIMUM PROTECTION
   
   We provide security of deposits and personal information of user’s account,
   including DDOS-attacks protection.


 * LEGITIMACY
   
   Globalcoin Investment is officially registered in UK and has official
   certificate.


 * TECHNICAL SUPPORT
   
   Our technical support is available 24/7. We will answer all your questions
   and give advice.


 * PROFITABLE INVESTMENTS
   
   We work on the leading cryptocurrency exchanges and provide every investor
   with stable income regardless deposit amount.


 * WIDE RANGE OF TARIFF PLANS
   
   We set the range of deposits from $ 10 to $50 000 to provide our investors
   with opportunity to choose the most convenient plan.


 * AFFILIATE PROGRAM
   
   You can get passive income by inviting new investors to our company. We set
   flexible refback up to 15%.


AFFILIATE PROGRAM

We look not only for investors – we also look for partners! The basis of our
company is mutually beneficial cooperation at all levels. We created affiliate
program that is aimed at additional income. Place your link on social networks,
blogs, websites and invite people to our fund. In our turn we will pay you
refback for every attracted deposit. If you are active user of social networks –
this program is for you.

Learn more
 * 10 %
 * Free to join
 * Unlimited earnings
 * Dedicated team
 * Earn up to 10% commission


STATISTIC

Invested
58,294,430USD
Paid out
97,454,987USD
Investors
46,456
Days in operation
0


VIDEO REVIEWS

Watch video
Sara
Watch video
Ron
Watch video
Shon
 * 1

 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * Home
 * About
   
 * For partners
 * FAQ
 * Contacts

 * Address
   12 Felix Road, Easton Business Centre, Bristol, Avon, United Kingdom, BS5 0HE
 * E-mail
   support@Globalcoin Investment
 * E-mail
   admin@Globalcoin Investment

Original text

Rate this translation
Your feedback will be used to help improve Google Translate