upstoxgrow.com
Open in
urlscan Pro
78.47.118.224
Public Scan
URL:
https://upstoxgrow.com/
Submission: On October 10 via api from BE — Scanned from DE
Submission: On October 10 via api from BE — Scanned from DE
Form analysis
1 forms found in the DOMPOST ./
<form method="post" action="./" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="rUkJXjSHknFw0cQmuinArzM1LZ63TBemJTIczZScXJkV+zdxh0/dV0CBrYb/jlKKnVwuX7WPtLkIazsSCWdGDsUOAaE=">
</div>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
</div>
<header id="header" class="fixed-top header-transparent">
<div class="container-fluid">
<div class="row justify-content-center">
<div class="col-xl-11 d-flex align-items-center">
<a href="#intro" class="mr-auto logo">
<img src="logo.png" alt="World Forex" title="" class="img-fluid"></a>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#testimonials">Testimonials</a></li>
<li><a href="#contact">Contact us</a></li>
<li><a href="auth/mlogin" class="">Sign In</a></li>
<li><a href="auth/registration" class="btn-log ">Get started</a></li>
</ul>
</nav>
<!-- nav-menu- -->
</div>
</div>
</div>
</header>
<!-- End Header -->
<!--==========================
Intro Section
============================-->
<section id="intro">
<div class="intro-container">
<div id="introCarousel" class="carousel slide carousel-fade" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#introCarousel" data-slide-to="0" class="active"></li>
<li data-target="#introCarousel" data-slide-to="1"></li>
<li data-target="#introCarousel" data-slide-to="2"></li>
<li data-target="#introCarousel" data-slide-to="3"></li>
<li data-target="#introCarousel" data-slide-to="4"></li>
<li data-target="#introCarousel" data-slide-to="5"></li>
<li data-target="#introCarousel" data-slide-to="6"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="carousel-item active">
<div class="carousel-background">
<img src="b1.png" alt="">
</div>
<div class="carousel-container">
<div class="carousel-content">
<h2 style="color: #ffffff">Welcome To Up Stox Grow</h2>
<p style="color: #ffffff"></p>
<a href="auth/registration" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="carousel-background">
<img src="2.png" alt="">
</div>
<div class="carousel-container">
<div class="carousel-content">
<h2 style="color: #ffffff"></h2>
<p style="color: #ffffff"></p>
<a href="auth/registration" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="carousel-background">
<img src="3.png" alt="">
</div>
<div class="carousel-container">
<div class="carousel-content">
<h2 style="color: #ffffff"></h2>
<p style="color: #ffffff"></p>
<a href="auth/registration" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="carousel-background">
<img src="b1.png" alt="">
</div>
<div class="carousel-container">
<div class="carousel-content">
<h2 style="color: #ffffff">A COMPLETE TRADING MARKET</h2>
<p style="color: #ffffff">Learn how the Forex market live trade with safe money</p>
<a href="auth/registration" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="carousel-background">
<img src="2.png" alt="">
</div>
<div class="carousel-container">
<div class="carousel-content">
<h2 style="color: #ffffff">Candlesticks trade</h2>
<p style="color: #ffffff">.</p>
<a href="auth/registration" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="carousel-background">
<img src="3.png" alt="">
</div>
<div class="carousel-container">
<div class="carousel-content">
<h2 style="color: #ffffff">bitcoin</h2>
<p style="color: #ffffff"></p>
<a href="auth/registration" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="carousel-background">
<img src="b1.png" alt="">
</div>
<div class="carousel-container">
<div class="carousel-content">
<h2 style="color: #ffffff">Brokers</h2>
<p style="color: #ffffff">operated from the terminal</p>
<a href="auth/registration" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- #intro end -->
<main id="main">
<!--==========================
Pricing Section
============================-->
<section id="pricing" class="wow fadeInUp section-bg" style="padding: 20px 0;">
<header class="section-header">
<h3>Forex market live</h3>
</header>
<div id="live">
<iframe
src="https://fxpricing.com/fx-widget/ticker-tape-widget.php?id=1,2,3,5,14,20&border=show&speed=50&target_link=https%3A%2F%2Ffxsmartmoneyglobal.com%2Flogin&click_target=current&theme=dark&tm-cr=212529&hr-cr=FFFFFF13&by-cr=28A745&sl-cr=DC3545&flags=rectangle&d_mode=compact-name&column=ask,bid,spread,chg&lang=en&font=Arial,%20sans-serif"
width="100%" height="85" style="border: 1px; pointer-events: none"></iframe>
</div>
</section>
<!-- #pricing -->
<script src="../ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
$(document).on('click', '#live', (function() {
window.location = 'login.html';
}));
});
</script>
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container">
<header class="section-header">
<h3>About Up Stox Grow</h3>
<p>Up Stox Grow is best Forex Exchange investment portfolio management platform</p>
</header>
<div class="text-center row about-cols">
</div>
</div>
</section>
<!-- #about -->
<!--==========================
Pricing Section
============================-->
<section id="pricing" class="wow fadeInUp section-bg" style="padding: 20px 0;">
<header class="section-header">
<h3>Forex Market Fundamental data</h3>
</header>
<div style="overflow: auto;">
<iframe
src="https://fxpricing.com/fx-widget/market-currency-rates-widget.php?id=1,3,5,25,20,21,24,5,8&fcs_link=hide&target_link=https%3A%2F%2Ffxsmartmoneyglobal.com%2Flogin&click_target=current&theme=dark&tm-cr=212529&hr-cr=FFFFFF13&by-cr=28A745&sl-cr=DC3545&flags=circle&value_alignment=center&column=price,ask,bid,chg,chg_per,spread,time&lang=en&font=Arial,%20sans-serif"
width="1520px" height="290" style="border: unset; pointer-events: none;"></iframe>
</div>
</section>
<!-- #pricing -->
<!--==========================
Services Section
============================-->
<section id="services">
<div class="container">
<header class="section-header wow fadeInUp">
<h3>OUR SERVICES</h3>
<p>Why you should Choose us services</p>
</header>
<div class="row">
</div>
</div>
</section>
<!-- #services -->
<!--==========================
Pricing Section
============================-->
<section id="pricing" class="wow fadeInUp section-bg">
<div class="container">
<header class="section-header">
<h3>OUR INVESTMENT PLAN</h3>
<p>Choose how you want to invest with Up Stox Grow platform</p>
</header>
<div class="row flex-items-xs-middle flex-items-xs-center">
</div>
</div>
</section>
<!-- #pricing -->
<!--==========================
Testimonials Sections
============================-->
<section id="testimonials">
<div class="container">
<header class="section-header">
<h3></h3>
<p></p>
</header>
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="owl-carousel testimonials-carousel wow fadeInUp owl-loaded owl-drag">
<div class="owl-stage-outer">
<div class="owl-stage"></div>
</div>
<div class="owl-nav disabled"><button type="button" role="presentation" class="owl-prev"><span aria-label="Previous">‹</span></button><button type="button" role="presentation" class="owl-next"><span aria-label="Next">›</span></button>
</div>
<div class="owl-dots disabled"></div>
</div>
</div>
</div>
</div>
</section>
<!-- #testimonials -->
<!--==========================
Transactions Sections
============================-->
<section id="transaction" class="transaction">
<div class="container">
<header class="section-header">
<h3>LATEST TRANSACTIONS</h3>
<p>Our goal is to simplify investing so that anyone can be an investor. With this in mind, we hand-pick the investments we offer on our platform.</p>
</header>
<div class="row">
<div class="col-lg-12 col-md-6"></div>
<div class="transaction-box">
<ul class="nav nav-tabs">
<li class="nav-item">
<a class="nav-link active" href="#tab1" data-toggle="tab">Withdrawal</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#tab2" data-toggle="tab">Deposit</a>
</li>
</ul>
<div class="clearfix tab-content">
<div id="tab1" class="tab-pane active" style="overflow-y: auto; height: 41vh;">
<div class="shadow table-responsive">
<table class="table table-striped">
<thead class="bg-light">
<tr>
<th scope="col">Name</th>
<th scope="col">Date</th>
<th scope="col">Amount</th>
<th scope="col">Mode</th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
<div id="tab2" class="tab-pane" style="overflow-y: auto; height: 41vh;">
<div class="shadow table-responsive">
<table class="table table-striped">
<thead class="bg-light">
<tr>
<th scope="col">Name</th>
<th scope="col">Date</th>
<th scope="col">amount</th>
<th scope="col">Mode</th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End transaction -->
<!--==========================
Frequently Ask questions
============================-->
<section id="faq">
<div class="container" style="overflow-y: auto; height: 41vh;">
<div class="section-header">
<h3 class="section-title"></h3>
<p></p>
<span class="section-divider"></span>
</div>
<ul id="faq-list" class="wow fadeInUp">
</ul>
</div>
</section>
<!-- #faq ends-->
<!--==========================
Payments Sections
============================-->
<section id="payments" class="wow fadeInUp">
<div class="container">
<header class="section-header">
<h3>WE ACCEPT</h3>
</header>
<div class="owl-carousel payments-carousel owl-loaded owl-drag">
<div class="owl-stage-outer">
<div class="owl-stage" style="transform: translate3d(-1110px, 0px, 0px); transition: all; width: 3700px;">
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-3.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-4.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-5.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-6.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-7.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-8.png" alt=""></div>
<div class="owl-item active" style="width: 185px;"><img src="temp/img/payments/payment-1.png" alt=""></div>
<div class="owl-item active" style="width: 185px;"><img src="temp/img/payments/payment-2.png" alt=""></div>
<div class="owl-item active" style="width: 185px;"><img src="temp/img/payments/payment-3.png" alt=""></div>
<div class="owl-item active" style="width: 185px;"><img src="temp/img/payments/payment-4.png" alt=""></div>
<div class="owl-item active" style="width: 185px;"><img src="temp/img/payments/payment-5.png" alt=""></div>
<div class="owl-item active" style="width: 185px;"><img src="temp/img/payments/payment-6.png" alt=""></div>
<div class="owl-item" style="width: 185px;"><img src="temp/img/payments/payment-7.png" alt=""></div>
<div class="owl-item" style="width: 185px;"><img src="temp/img/payments/payment-8.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-1.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-2.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-3.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-4.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-5.png" alt=""></div>
<div class="owl-item cloned" style="width: 185px;"><img src="temp/img/payments/payment-6.png" alt=""></div>
</div>
</div>
<div class="owl-nav disabled"><button type="button" role="presentation" class="owl-prev"><span aria-label="Previous">‹</span></button><button type="button" role="presentation" class="owl-next"><span aria-label="Next">›</span></button></div>
<div class="owl-dots"><button role="button" class="owl-dot active"><span></span></button><button role="button" class="owl-dot"><span></span></button></div>
</div>
</div>
</section>
<!-- #Payments ends -->
<!--==========================
Contact Section
============================-->
<section id="contact" class="section-bg wow fadeInUp">
<div class="container">
<div class="section-header">
<h3>CONTACT US</h3>
<p>Send us a message and we'll respond as soon as possible</p>
</div>
<div class="row contact-info">
<div class="col-md-4">
<div class="contact-address">
<i class="ion-ios-location-outline"></i>
<h3>ADDRESS</h3>
<p>Downtown Dubai, PO Box 31166, Dubai, United Arab Emirates</p>
</div>
</div>
<div class="col-md-4">
<div class="contact-phone">
<i class="ion-ios-telephone-outline"></i>
<h3>PHONE NUMBER</h3>
<p><a href="tel: +91 8109487359">+97142110800</a></p>
</div>
</div>
<div class="col-md-4">
<div class="contact-email">
<i class="ion-ios-email-outline"></i>
<h3>EMAIL</h3>
<p><a href="#">info@upstoxgrow.com</a> </p>
</div>
</div>
</div>
<div class="form">
<div role="form" class="contactForm">
<div class="form-row">
<div class="form-group col-md-6">
<input type="text" name="name" class="form-control" id="form3" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" required="">
<div class="validation"></div>
</div>
<div class="form-group col-md-6">
<input type="email" class="form-control" name="email" id="form2" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" required="">
<div class="validation"></div>
</div>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" required="">
<div class="validation"></div>
</div>
<div class="form-group">
<textarea class="form-control" id="form8" name="message" rows="5" data-rule="required" data-msg="Please write something for us" placeholder="Message" required=""></textarea>
<input type="hidden" name="_token" value="qJquh0x6BzQMHkBemuVqSCscW3GcHCgkiNGoMbMg">
<div class="validation"></div>
</div>
<div class="text-center">
<button type="submit">Send Message</button>
</div>
</div>
</div>
</div>
</section>
<!-- #contact -->
<!--==========================
news Section
============================-->
<!-- <section id="services">
<div class="container">
<header class="section-header wow fadeInUp">
<h3>NEWS</h3>
<p>Latest News</p>
</header>
<div class="row">
</div>
</div>
</section> -->
<section id="payments" class="wow fadeInUp">
<div class="container">
<header class="section-header">
<h3>NEWS</h3>
<p>Latest News</p>
</header>
<div class="owl-carousel payments-carousel owl-loaded owl-drag">
<div class="owl-stage-outer">
<div class="owl-stage"></div>
</div>
<div class="owl-nav disabled"><button type="button" role="presentation" class="owl-prev"><span aria-label="Previous">‹</span></button><button type="button" role="presentation" class="owl-next"><span aria-label="Next">›</span></button></div>
<div class="owl-dots disabled"></div>
</div>
</div>
</section>
<!-- #news -->
</main>
<!--==========================
Footer Sections
============================-->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 footer-info">
<h3>Up Stox Grow</h3>
<p>The forex market allows participants, including banks, funds, and individuals to buy, sell or exchange currencies for both hedging and speculative purposes.</p>
</div>
<div class="col-lg-4 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="ion-ios-arrow-right scrollto"></i><a href="#intro">Home</a></li>
<li><i class="ion-ios-arrow-right"></i><a href="#about">About us</a></li>
<li><i class="ion-ios-arrow-right"></i><a href="#services">Services</a></li>
<li><i class="ion-ios-arrow-right"></i><a href="#">Terms of service</a></li>
<li><i class="ion-ios-arrow-right"></i><a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p> Downtown Dubai, PO Box 31166, Dubai, United Arab Emirates <br>
<a href="#" class="text-white"><strong>Phone:</strong> +97142110800<br>
</a>
<a href="#" class="text-white"><strong>Email:</strong> info@upstoxgrow.com<br>
</a>
</p>
<div class="social-links">
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
<a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright"> © Copyright 2024 <strong> Up Stox Grow </strong> All Rights Reserved. </div>
</div>
</footer>
<!-- #footer ends -->
<!-- Back to top -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- JavaScript Libraries -->
<script src="temp/lib/jquery/jquery.min.js"></script>
<script src="temp/lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="temp/lib/jquery.easing/jquery.easing.min.js"></script>
<script src="temp/lib/php-email-form/validate.html"></script>
<script src="temp/lib/waypoints/jquery.waypoints.min.js"></script>
<script src="temp/lib/counterup/counterup.min.js"></script>
<script src="temp/lib/isotope-layout/isotope.pkgd.min.js"></script>
<script src="temp/lib/venobox/venobox.min.js"></script>
<script src="temp/lib/owl.carousel/owl.carousel.min.js"></script>
<script src="temp/lib/aos/aos.js"></script>
<!-- Template Main Javascript File -->
<script src="temp/js/main.js"></script>
</form>
Text Content
* About * Services * Pricing * Testimonials * Contact us * Sign In * Get started 1. 2. 3. 4. 5. 6. 7. WELCOME TO UP STOX GROW Get Started Get Started Get Started A COMPLETE TRADING MARKET Learn how the Forex market live trade with safe money Get Started CANDLESTICKS TRADE . Get Started BITCOIN Get Started BROKERS operated from the terminal Get Started FOREX MARKET LIVE ABOUT UP STOX GROW Up Stox Grow is best Forex Exchange investment portfolio management platform FOREX MARKET FUNDAMENTAL DATA OUR SERVICES Why you should Choose us services OUR INVESTMENT PLAN Choose how you want to invest with Up Stox Grow platform ‹› LATEST TRANSACTIONS Our goal is to simplify investing so that anyone can be an investor. With this in mind, we hand-pick the investments we offer on our platform. * Withdrawal * Deposit Name Date Amount Mode Status Name Date amount Mode Status WE ACCEPT ‹› CONTACT US Send us a message and we'll respond as soon as possible ADDRESS Downtown Dubai, PO Box 31166, Dubai, United Arab Emirates PHONE NUMBER +97142110800 EMAIL info@upstoxgrow.com Send Message NEWS Latest News ‹› UP STOX GROW The forex market allows participants, including banks, funds, and individuals to buy, sell or exchange currencies for both hedging and speculative purposes. USEFUL LINKS * Home * About us * Services * Terms of service * Privacy policy CONTACT US Downtown Dubai, PO Box 31166, Dubai, United Arab Emirates Phone: +97142110800 Email: info@upstoxgrow.com © Copyright 2024 Up Stox Grow All Rights Reserved. * About * Services * Pricing * Testimonials * Contact us * Sign In * Get started