# End data consumers - Mainnet

(If you are a price feed consumer then follow below steps)

Explore <https://feeds.goplugin.co> & check which contract fulfills your requirement for the required price index pairs (Example: XDC-USDT, PLI-USDT, BTC-USDT, etc.,).

**STEP 1:**

Click on "Data Feeds" on the navigation bar and then click on “All Feeds”.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf8Ewljcpk4SACQjLd5osnVtn_NpueHCN59P5RJ3W4a-3pnq9frrpOLUeFwqaygiDl0Oc0gSAudW5XOTQ3tfKkKsMRqFyMuBV4Ey23brt8sTUbHFAbZmjfpOWWKaoZTS4q66xInboWAF_CO965nqpCEfegg?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

**STEP 2:**

Choose the Index Pair and click "view" as shown in the image below.&#x20;

<figure><img src="https://1713380242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1AVRR4cLSYjVp62RmtY%2Fuploads%2FPMhKUphMS0HCMyyo6zkV%2FScreenshot%202024-08-20%20125706.jpg?alt=media&#x26;token=8b796022-ac64-443b-b562-2d4413cc9fa0" alt=""><figcaption></figcaption></figure>

**We’ll take PLI/USDT as an example**

**STEP 3:**

Click on “View” on the above page for “PLI/USDT” and then you’ll find the screen below

**STEP 5:**&#x20;

This screen will pop up as shown below :

&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfOMtqaAqWfUKcrwThVMki-0rOrk-AbAyXCUWdtoWWCCzyMv9EctNJ0_sCnkwGlXRF_iceV0v89_9mWYGiTf34P9jVxl4rnnh7Sbz06fDoocV0ONeTbTji33HqsqEKjUuPcvlLzMqDDQZtal84xuLahbauU?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

The area highlighted in “<mark style="color:red;">red</mark>” shows the Oracle address/addresses used for this data feed pair, for example here, we have 3 oracles with a minimum of 2 responses needed to fetch the current answer.&#x20;

The area highlighted in “<mark style="color:blue;">blue</mark>” shows the “Network” and “Source Type” used for this data feed pair

The area highlighted in “<mark style="color:green;">green</mark>” and “Source of Trust” shows the sources used for this data feed pair with 2 sources for PLI/USDT.

**STEP 6:**&#x20;

To retrieve the price of the PLI/USDT, to integrate the contract, copy-paste the contract to remix.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcEx4b_Xns1hYC1WAznwN3wY0l_CxIsAr1-lC286-Ss6QeK8Z2uuQOlS-GRL8ivycKHxRkSqytwDhK53ZHUP9zBVC_Q50Dzr3g70QPtdam_6jDiju8sTksY7hKAJk0kbSHAFwMHf4VO7dDbaiyzTGp_K2Oe?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

**STEP 7:**&#x20;

Copy the constructor address (highlighted in pink), pass this address, and deploy the contract.

**STEP 8:**&#x20;

Once your contract is deployed,” click on “fetchLatestAnswer”. And you’ll get the current value of “PLI/USDT”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe2ebgEJysqFc_5UIURUlfhsYVlFlm6s6EzsK5i6aoKe7HNew0qEy2Kux_BWXgWYU60CVWH0CQNiwG_9tanDOTomvTXq3r5HdtPo5yCZcRg0kgPjOUo6GTKsQTbReLmh4j3UaoASyET-GMPkugfS4-w3-6v?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

You can also “[Contact Us](https://mail.google.com/mail/u/0/?fs=1\&to=support@goplugin.co\&su=Customization%20needed\&body=\&tf=cm)” for a customized feed pair.&#x20;
