Skip to main content
When visitors click on the button, they will be taken to the WazirX exchange page with your referral code, so that you can earn on every transactions.

Product Description:

WazirX Crypto price table widget is a lightweight plugin that allows you to easily manage and display cryptocurrency coin prices and other information on your website without requiring any additional effort.

You can easily import crucial data about your favourite cryptocurrencies to your website using WazirX’s free Crypto pricing table widget.

Features:

  1. Just copy-paste the code to embed a beautiful crypto price table on your website.
  2. Earn 50% referral.

Earning Opportunity:

You can now earn with nearly zero effort when you integrate this code on your site. WazirX has a unique referral program through which you can earn 50% of trading fees paid by your users. In simple words, if you embed this code on your website and add your referral code to it, when any user signups on WazirX from your site through this widget, you will get 50% of their trading fees as a referral.

For example, if you refer 10 people, and each pays a trading fee of 100 WRX in a month, then you end up earning 50% of 1,000 i.e. 500 WRX.

Steps to generate Referral code and Use it in the code

If you are an existing WazirX User, you can copy the referral code from your profile. Follow these steps to find your referral code:

Step 1: After you have logged into your WazirX account:

On Mobile: Go to your account and then click on Invite and Earn.

On Web: Go to your account, click on ‘Account Settings; and then on Referral or Invite and Earn 50% Fees. Alternatively, you can use this link – https://wazirx.com/referral

Step 2: At this page, you can view your referral code which can be copied and added in the ‘Crypto Price Table Widget’, code to earn 50% referral.

On Mobile:

On Web:

If you are not an existing user you will have to first create an account on WazirX and then follow the above-mentioned steps to view your referral code.

Note: You can copy the referral code from here and place it in the iframe widget code. It is as simple as that!

Code:

Option 1: Iframe

<div data-referral_code="YOUR_REFERRAL_CODE" id="wx-price-table"></div> <script> var d=document,t="script",o=d.createElement(t),s=d.getElementsByTagName(t)[0];o.src="https://wazirx.com/blog/wp-content/plugins/wx-iframe-widgets/public/js/wx-widgets.js?ver=1.0.0",o.addEventListener("load",function(){wxPriceTable({referral_code: document.querySelector('#wx-price-table').dataset.referral_code}).render("#wx-price-table")},!1),s.parentNode.insertBefore(o,s); </script>