Uphold logo
5

Uphold

Uphold is a digital asset platform. You earn $20 worth of bitcoin when you refer a friend who deposits and trades at least $100.

$ Payout Info

Reward $20
Investment $100
ROI 20%%
Timeframe 6 Weeks

Requirements

Investment Yes
Effort Medium

Steps to Complete

  1. Open an account using your referral link
  2. Ensure your referral joins Uphold by clicking your personal referral link
  3. Your referral completes verification via Uphold’s standard KYC
  4. Your referral funds their account with at least $100
  5. Your referral completes a crypto trade worth at least $100
📧

Get Premium Deals

High-paying referrals delivered weekly

We respect your privacy. Privacy Policy.
) { // Try single line breaks $lines = preg_split('/\n/', trim($steps_text)); } if (count($lines) <= 1) { // Try periods followed by capital letters $lines = preg_split('/\.\s+(?=[A-Z])/', trim($steps_text)); // Add periods back $lines = array_map(function($line) { return trim($line) . (substr(trim($line), -1) !== '.' ? '.' : ''); }, $lines); } if (count($lines) <= 1